home *** CD-ROM | disk | FTP | other *** search
/ business-86-101-185-173.business.broadband.hu / business-86-101-185-173.business.broadband.hu.zip / business-86-101-185-173.business.broadband.hu / SensorProject.ZIP / test soap message.txt < prev   
Text File  |  2010-10-27  |  578b  |  16 lines

  1. POST /sensorservice.asmx HTTP/1.1
  2. Host: 10.146.104.211
  3. Content-Type: text/xml; charset=utf-8
  4. Content-Length: 418
  5. SOAPAction: "http://10.146.104.211/StoreData"
  6.  
  7. <?xml version="1.0" encoding="utf-8"?>
  8. <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  9. <soap:Body>
  10. <StoreData xmlns="http://10.146.104.211/">
  11. <password>xPMp%${,.22</password>
  12. <Value>26.01</Value>
  13. <SensorID>2820A87B020000D601AF014B467FFF0110BC</SensorID>
  14. </StoreData>
  15. </soap:Body>
  16. </soap:Envelope>